Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
DhcpServerMainProcess Class Reference

DhcpServerMainProcess is the process manager that handles many DHCP server processes. More...

Inheritance diagram for DhcpServerMainProcess:
Process

Public Member Functions

DhcpServerProcess getDhcpServerProcessByPortName (string)
 Returns the DhcpServerProcess object of the specified port. More...
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

Detailed Description

DhcpServerMainProcess is the process manager that handles many DHCP server processes.

Member Function Documentation

◆ getDhcpServerProcessByPortName()

DhcpServerProcess DhcpServerMainProcess::getDhcpServerProcessByPortName ( string  )

Returns the DhcpServerProcess object of the specified port.

Parameters
portName,thename of the port of interest.
Returns
DhcpServerProcess, the DHCP server process object of the specified port.

The documentation for this class was generated from the following file: